a* farthest point in route
This block is part of the a* path finding group and was last modified in core v10.4.28.
a* farthest point in route v10.4.28 In pins 8 + flow
- flow
flow - start at required
arrayArray [x (Number), y (Number)]
- stops required
arrayArray [Array [x (Number), y (Number)]]
- Key
valuee.g. areas.tile
- grid width required
number - grid height required
number - tiles required
arrayArray Matrix or Array of States
- allow diagonal
conditionDefault: false
- cross corners
conditionDefault: false
Out pins 1 + flow
- flow
flow - tile
array
A typical wiring for a* farthest point in route: a function trigger starts the flow; with values feeds the start pin; with values feeds the stops pin; number feeds the width pin; number feeds the height pin; with values feeds the tiles pin; the flow out pin feeds debug.

Version history
Introduced in v10.4.28.
Back to
a* path finding Return to the main group to view all sub-groups Back to pathfinding Return to the group to view all blocks within this group
